-
Notifications
You must be signed in to change notification settings - Fork 748
Run tests on release builds #176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Looks good to me, though travis doesn't agree... Let's try again... |
📌 Commit 5c08d9b has been approved by |
Run tests on release builds This makes `cargo test` test the appropriate release/debug bindgen binary and extends Travis CI testing to also test release builds. r? @emilio
Interesting...
|
💔 Test failed - status-travis |
I think I need to |
5c08d9b
to
bc99e3f
Compare
@bors-servo retry |
@bors-servo try |
@bors-servo r+ |
📌 Commit bc99e3f has been approved by |
⚡ Test exempted - status |
Run tests on release builds This makes `cargo test` test the appropriate release/debug bindgen binary and extends Travis CI testing to also test release builds. r? @emilio
This makes
cargo test
test the appropriate release/debug bindgen binary and extends Travis CI testing to also test release builds.r? @emilio